Maple Tool1.mws

Maple Tool 1

for use in Example 3 of Section 9.3

>   

>    c:=0.3989;

>    F:=t->1/2+c*int(exp(-s^2/2),s=0..t);

>    F(1.47);

>    1-%;

>